home *** CD-ROM | disk | FTP | other *** search
/ Champak 26 (Anniversary Edition) / Volume 26 [Anniversary Edition] - JOGO DISK .iso / Puzzle / animal_1.swf / scripts / DefineButton2_29 / BUTTONCONDACTION on(press).as
Text File  |  2006-05-29  |  94b  |  6 lines

  1. on(press){
  2.    _root.same.mie(0);
  3.    _root.gotoAndPlay("moti");
  4.    this.gotoAndStop(1);
  5. }
  6.